home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / l33t_liek_jeff_k / leet source / English.lproj / HQPreferences.nib~ / classes.nib next >
Text File  |  2000-06-23  |  2KB  |  48 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addCompletionAction = id; 
  7.                 addOpenQuicklyAction = id; 
  8.                 checkBoxMatrixAction = id; 
  9.                 makeGlobalAction = id; 
  10.                 menuSettingsAction = id; 
  11.                 mnemonicsWorkInTextCheckboxAction = id; 
  12.                 modifierFlagPopUpAction = id; 
  13.                 openQuicklyGlobalAction = id; 
  14.                 removeCompletionAction = id; 
  15.             }; 
  16.             CLASS = TEPreferencesController; 
  17.             LANGUAGE = ObjC; 
  18.             OUTLETS = {
  19.                 addCompletionButton = id; 
  20.                 addOpenQuicklyButton = id; 
  21.                 checkBoxMatrix = id; 
  22.                 completionBox = id; 
  23.                 completionTableView = id; 
  24.                 completionTextView = id; 
  25.                 generalBox = id; 
  26.                 globalDebugMenuCheckbox = id; 
  27.                 globalMenuRadioButtons = id; 
  28.                 leftAlternatePopUp = id; 
  29.                 leftControlPopUp = id; 
  30.                 localMenuRadioButtons = id; 
  31.                 makeGlobalButton = id; 
  32.                 menuSettingsBox = id; 
  33.                 mnemonicsWorkInTextCheckbox = id; 
  34.                 modifierFlagsBox = id; 
  35.                 openQuicklyBox = id; 
  36.                 openQuicklyGlobalButton = id; 
  37.                 openQuicklyTextView = id; 
  38.                 removeCompletionButton = id; 
  39.                 rightAlternatePopUp = id; 
  40.                 rightControlPopUp = id; 
  41.                 tabView = id; 
  42.                 widthForm = id; 
  43.             }; 
  44.             SUPERCLASS = NSWindowController; 
  45.         }
  46.     ); 
  47.     IBVersion = 1; 
  48. }